/ Assembly List / LJCFacilityManagerDAL / AddressManager / RetrieveJoinWithID

Namespace - LJCFacilityManagerDAL


Parameters
id - The ID value.

Returns

The data record.

Syntax

C#
public Address RetrieveJoinWithID(Int32 id)

Retrieves a data record with the supplied value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.